This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
while am trying to execute the below line of code, I am getting error. But am unable to get the string of fault using WS_FAULT, it returns blank, as I am setting myfault using NEW. Kindly help me to resolve this issue.
Set str_xsd = NewConnector.Storefn(storeobj)
Error 4747 on line 38: The Web Service StoreServiceHostSoap_n13 method Storefn has returned a fault.
If Err = 4747 Then
Dim myfault As WS_FAULT
Set myfault = New WS_FAULT
Messagebox "Logging to console: " & myfault.getFaultString()
Endif
Thanks,
Sundar.
Feedback response number WEBB8Z69PM created by ~Sanjay Nonjumitheroni on 10/17/2012